home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 1 / The Arsenal Files (Arsenal Computer).ISO / bbs / tm0208.txt < prev    next >
Text File  |  1994-01-23  |  2KB  |  44 lines

  1. SEA Technical Memorandum #0208, SEAdog 4.50; Shells and USNO
  2. Last updated: December 9, 1988
  3. Copyright 1988 by System Enhancement Associates, Inc.
  4.  
  5.  
  6.  
  7.                                 SEAdog 4.50
  8.  
  9.                               Shells and USNO
  10.  
  11.  
  12. The documentation for version 1.05 of USNO mentions a "reverse mode", but 
  13. doesn't really explain what it's for.  That's what this document is about.  
  14.  
  15. The "reverse mode" in USNO allows USNO to be used as a "shell" under 
  16. version 4.50 of the SEAdog mailer.  As currently implemented, the shell 
  17. signal must be a capital "T" (decimal value 84).  Hence, the appropriate 
  18. SHELL command in the SEAdog configuration file would be:
  19.  
  20.     shell 84 usno /r30
  21.  
  22. This would allow a calling USNO to trigger the local copy of USNO in 
  23. reverse mode, and would allow up to thirty seconds for the caller to set 
  24. his clock.  This also assumes that the local system has its clock set to 
  25. Greenwich Mean Time, which is probably not the case.  A time zone should be 
  26. specified to correct from local time to universal time.
  27.  
  28. For example, the SEAdog system at 520/1015 runs on Eastern Standard Time, 
  29. so in its CONFIG.DOG file it has a SHELL statement of: 
  30.  
  31.     shell 84 usno EST /r30
  32.  
  33.  
  34. As of this writing, the phone number for 520/1015 is (201) 473-8522, so a 
  35. remote system in Clifton, NJ wishing to set its clock from 520/1015 would 
  36. use a command of the form:
  37.  
  38.     usno EST /p473-8522
  39.  
  40. Similarly, a system in Colorado wishing to set its clock to Mountain 
  41. Daylight Time from 520/1015 would use a command of the form:
  42.  
  43.     usno MDT /p1-201-473-8522
  44.